Home } Calculators } Quadratic Solver



Solves quadratic equations for inputted coefficients. Answers can be either real or complex. Awesome!

x2+ x + = 0

x1=
x2=

JavaScript Source Code 2002: Calculators: Quadratic Solver

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!